home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for p3outlin.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_FONTPROPGADGET_H = 1;
- include("real/gadget/r3prpgad.js")
-
-
- var R3CLID_FONTPROPGADGET = 677;
-
-
-
-
- // Description: map changes
-
- R3OFPGM_TEXT = 677000;
-
- function mR3OFPGM_TEXT() {
- DoA(this.r3obj, 677000, 0, R3TID_INTEGER, 0);
- }
-
-
-
- function r3Fontpropgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_FONTPROPGADGET, arguments);
- }
- // Methods
- this.TEXT=mR3OFPGM_TEXT;
-
- }
-
- r3Fontpropgadget.prototype=new r3Propertiesgadgets;
- // p3outlin.h_H